| param_learning_rate | param_max_depth | param_random_state | params | split0_test_score | split1_test_score | split2_test_score | split3_test_score | split4_test_score | mean_test_score | std_test_score | rank_test_score | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0.05 | 3 | 0 | {'learning_rate': 0.05, 'max_depth': 3, 'rando... | 0.216165 | 0.201464 | 0.125550 | 0.050627 | 0.173472 | 0.153455 | 0.059984 | 1 |
| 1 | 0.05 | 4 | 0 | {'learning_rate': 0.05, 'max_depth': 4, 'rando... | 0.192307 | 0.203903 | 0.113182 | 0.020642 | 0.195526 | 0.145112 | 0.070339 | 2 |
| 2 | 0.1 | 3 | 0 | {'learning_rate': 0.1, 'max_depth': 3, 'random... | 0.174913 | 0.180266 | 0.118450 | 0.034999 | 0.151486 | 0.132023 | 0.053186 | 3 |
| 3 | 0.1 | 4 | 0 | {'learning_rate': 0.1, 'max_depth': 4, 'random... | 0.166251 | 0.178179 | 0.083695 | -0.011232 | 0.162041 | 0.115787 | 0.071753 | 4 |